/*重置样式*/
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6 { margin: 0;padding: 0;}


body { font-style: normal; font-family:'Microsoft Yahei','微软雅黑','Simsun','宋体','Arial', sans-serif;}
em, b, i { font-style:normal;}
li { list-style:none;}
img { border:none;}
a{ text-decoration:none;}
table { border-spacing:0; border-collapse:collapse;}

/*通用*/
.hide {display: none;}
.flt {float:left;}
.frt {float:right;}
.clear { clear: both;}
.clearfix { *zoom: 1;} 
.clearfix:before, .clearfix:after { display: table; line-height: 0;}
.clearfix:after { clear: both;}

/*长城资讯内页*/
.news_pagestyle_wrap .pagestyle_title{
    font-size: 26px;
    margin-top: 54px;
    text-align: center;
}
.news_pagestyle_wrap h1{
    font-size: 26px;
    line-height: 36px;
    color: #333333;
}
.news_pagestyle_wrap h2{
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    color: #757575;
}
.pagestyle_box
{
    
    margin-top: 24px;
    font-size: 16px;
    line-height: 30px;
    color: #4C4C4C;
    text-align:justify;
    text-justify:inter-ideograph;
}
.pagestyle_box img{
    /*margin-left: 205px;*/
}
.pagestyle_box h3{
    font-size: 14px;
    line-height: 24px;
    color: #757575;
    text-align: center;
    margin-top: 9px;
}
.pagestyle_box p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #4C4C4C;
    margin-top: 10px;
}
.pagestyle_last{
    margin-bottom: 93px;
}
.pagestyle_box table p {
    text-indent: 0;
    margin-top: 0;
}








